다음을 통해 공유


SapVirtualInstanceIdentity(SapVirtualInstanceIdentityType) Constructor

Definition

Initializes a new instance of SapVirtualInstanceIdentity.

public SapVirtualInstanceIdentity(Azure.ResourceManager.WorkloadsSapVirtualInstance.Models.SapVirtualInstanceIdentityType type);
new Azure.ResourceManager.WorkloadsSapVirtualInstance.Models.SapVirtualInstanceIdentity : Azure.ResourceManager.WorkloadsSapVirtualInstance.Models.SapVirtualInstanceIdentityType -> Azure.ResourceManager.WorkloadsSapVirtualInstance.Models.SapVirtualInstanceIdentity
Public Sub New (type As SapVirtualInstanceIdentityType)

Parameters

type
SapVirtualInstanceIdentityType

The type of managed identity assigned to this resource.

Applies to