Share via


ResourceIdentity.Type Property

Definition

Gets or sets string of the resource identity type. Possible values include: 'None', 'SystemAssigned'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.Chaos.Models.ResourceIdentityType Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.Chaos.Models.ResourceIdentityType with get, set
Public Property Type As ResourceIdentityType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to