HostEndpointSettings interface
Specifies particular host endpoint settings.
Properties
| in |
Specifies the reference to the InVMAccessControlProfileVersion resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/inVMAccessControlProfiles/{profile}/versions/{version}. |
| mode | Specifies the access control policy execution mode. Possible values: "Audit", "Enforce" |
Property Details
inVMAccessControlProfileReferenceId
Specifies the reference to the InVMAccessControlProfileVersion resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/inVMAccessControlProfiles/{profile}/versions/{version}.
inVMAccessControlProfileReferenceId?: string
Property Value
string
mode
Specifies the access control policy execution mode.
Possible values: "Audit", "Enforce"
mode?: string
Property Value
string