Compartir a través de


ServiceCorrelation.ServiceName Propiedad

Definición

Obtiene o establece el identificador de recurso de Arm del servicio con el que se establece la relación de correlación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a