Share via


LoadTestResourcePatchRequestBody.Type Property

Definition

Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).

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

Property Value

Implements

Attributes

Applies to