Partager via


ServiceResourceProperties.ServiceDnsName Propriété

Définition

Obtient ou définit le nom dns utilisé pour le service. Si cela est spécifié, le service est accessible via son nom DNS au lieu du nom du service.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à