GalleryInVMAccessControlProfileProperties.ApplicableHostEndpoint Property

Definition

Gets or sets 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' Possible values include: 'WireServer', 'IMDS'

[Newtonsoft.Json.JsonProperty(PropertyName="applicableHostEndpoint")]
public Microsoft.Azure.Management.Compute.Models.EndpointTypes ApplicableHostEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="applicableHostEndpoint")>]
member this.ApplicableHostEndpoint : Microsoft.Azure.Management.Compute.Models.EndpointTypes with get, set
Public Property ApplicableHostEndpoint As EndpointTypes

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to