共用方式為


GalleryInVmAccessControlProfileProperties.ApplicableHostEndpoint Property

Definition

This property allows you to specify the Endpoint type for which this profile is defining the access control for. Possible values are: 'WireServer' or 'IMDS'.

public Azure.ResourceManager.Compute.Models.ComputeGalleryEndpointType ApplicableHostEndpoint { get; set; }
member this.ApplicableHostEndpoint : Azure.ResourceManager.Compute.Models.ComputeGalleryEndpointType with get, set
Public Property ApplicableHostEndpoint As ComputeGalleryEndpointType

Property Value

Applies to