ServiceCertificateGetParameters.ServiceName Property

 

Gets or sets the DNS prefix name of the cloud service that contains the certificate.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public string ServiceName { get; set; }

Property Value

Type: System.String

The DNS prefix name.

Return to top
Show: