SqlPoolV3.SqlPoolGuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Guid of the sql pool.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.sqlPoolGuid")]
public Guid? SqlPoolGuid { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sqlPoolGuid")>]
member this.SqlPoolGuid : Nullable<Guid>
Public ReadOnly Property SqlPoolGuid As Nullable(Of Guid)
Property Value
- System.Nullable<System.Guid>
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute