Udostępnij za pośrednictwem


SecretObject.Type Property

Definition

The type of the secret object which determines how the value of the secret object has to be interpreted.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.SecretObjectType? Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.Type : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.SecretObjectType> with get, set
Public Property Type As Nullable(Of SecretObjectType)

Property Value

Implements

Attributes

Applies to