共用方式為


GalleryInVmAccessControlRulesIdentity(String) Constructor

Definition

Initializes a new instance of GalleryInVmAccessControlRulesIdentity.

public GalleryInVmAccessControlRulesIdentity (string name);
new Azure.ResourceManager.Compute.Models.GalleryInVmAccessControlRulesIdentity : string -> Azure.ResourceManager.Compute.Models.GalleryInVmAccessControlRulesIdentity
Public Sub New (name As String)

Parameters

name
String

The name of the identity.

Exceptions

name is null.

Applies to