Freigeben über


MhsmPrivateLinkResource.SystemDataCreatedByType Property

Definition

The type of identity that created the key vault resource.

[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Inherited)]
public string SystemDataCreatedByType { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Inherited)]
public string SystemDataCreatedByType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Inherited)>]
member this.SystemDataCreatedByType : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Inherited)>]
member this.SystemDataCreatedByType : string
Public Property SystemDataCreatedByType As String
Public ReadOnly Property SystemDataCreatedByType As String

Property Value

Implements

Attributes

Applies to