Share via


ContainerGroupData.SecretReferences Property

Definition

The secret references that will be referenced within the container group.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerInstance.Models.ContainerGroupSecretReference> SecretReferences { get; }
member this.SecretReferences : System.Collections.Generic.IList<Azure.ResourceManager.ContainerInstance.Models.ContainerGroupSecretReference>
Public ReadOnly Property SecretReferences As IList(Of ContainerGroupSecretReference)

Property Value

Applies to