ServerKeyGetResponse.ServerKey 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.
Optional. The Azure Sql Server Key object.
public Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerKey ServerKey { get; set; }
member this.ServerKey : Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerKey with get, set
Public Property ServerKey As ServerKey