ServerKeyCreateOrUpdateResponse.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. Gets or sets ServerKey object that represents the Azure SQL Server Key.
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