Partilhar via


IPermissions.Secret Property

Definition

Permissions to secrets

[Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="Permissions to secrets", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.SecretPermissions) }, ReadOnly=false, Required=false, SerializedName="secrets")]
public Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.SecretPermissions[] Secret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="Permissions to secrets", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.SecretPermissions) }, ReadOnly=false, Required=false, SerializedName="secrets")>]
member this.Secret : Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.SecretPermissions[] with get, set
Public Property Secret As SecretPermissions()

Property Value

Attributes

Applies to