Bagikan melalui


SubscriptionAliasResponse.SystemDataCreatedByType Property

Definition

The type of identity that created the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Subscription.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Subscription.Origin(Microsoft.Azure.PowerShell.Cmdlets.Subscription.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Subscription.Support.CreatedByType? SystemDataCreatedByType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Origin(Microsoft.Azure.PowerShell.Cmdlets.Subscription.PropertyOrigin.Inlined)>]
member this.SystemDataCreatedByType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Support.CreatedByType> with get, set
Public Property SystemDataCreatedByType As Nullable(Of CreatedByType)

Property Value

Implements

Attributes

Applies to