ContainerGroupData.SecretReferences Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)