GalleryInVMAccessControlProfileProperties.ApplicableHostEndpoint 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.
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