Share via


Volume.Secret Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.ISecretVolumeItem> Secret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.Secret : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.ISecretVolumeItem> with get, set
Public Property Secret As List(Of ISecretVolumeItem)

Property Value

Implements

Attributes

Applies to