Compartir a través de


TopicTypeInfo.ResourceRegionType Propiedad

Definición

Obtiene o establece el tipo de región del recurso. Entre los valores posibles se incluyen: "RegionalResource", "GlobalResource".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a