StorageAccountCredential.BlobDomainName Property

Definition

Gets or sets blob end point for private clouds.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to