Share via


ServiceTagsListResultInner.Cloud Property

Definition

Gets the name of the cloud.

[Newtonsoft.Json.JsonProperty(PropertyName="cloud")]
public string Cloud { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cloud")>]
member this.Cloud : string
Public ReadOnly Property Cloud As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to