LoadTestResourcePatchRequestBody.EncryptionIdentityType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Managed identity type to use for accessing encryption key Url
[Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Origin(Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Support.Type? EncryptionIdentityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Origin(Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.PropertyOrigin.Inlined)>]
member this.EncryptionIdentityType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Support.Type> with get, set
Public Property EncryptionIdentityType As Nullable(Of Type)
Property Value
Implements
- Attributes