GalleryInVMAccessControlProfileVersionUpdate.DefaultAccess Property

Definition

Gets or sets this property allows you to specify if the requests will be allowed to access the host endpoints. Possible values are: 'Allow', 'Deny'. Possible values include: 'Allow', 'Deny'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultAccess")]
public string DefaultAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultAccess")>]
member this.DefaultAccess : string with get, set
Public Property DefaultAccess As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to