GalleryInVMAccessControlProfileVersionUpdate.DefaultAccess 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 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