| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateOrderContact |
AppServiceCertificateOrderPatchResourceProperties.contact()
Get the contact property: Contact info.
|
CertificateOrderContact |
AppServiceCertificateOrderProperties.contact()
Get the contact property: Contact info.
|
CertificateOrderContact |
AppServiceCertificateOrderInner.contact()
Get the contact property: Contact info.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateOrderContact |
AppServiceCertificateOrderPatchResource.contact()
Get the contact property: Contact info.
|
CertificateOrderContact |
CertificateOrderContact.withEmail(String email)
Set the email property: The email property.
|
CertificateOrderContact |
CertificateOrderContact.withNameFirst(String nameFirst)
Set the nameFirst property: The nameFirst property.
|
CertificateOrderContact |
CertificateOrderContact.withNameLast(String nameLast)
Set the nameLast property: The nameLast property.
|
CertificateOrderContact |
CertificateOrderContact.withPhone(String phone)
Set the phone property: The phone property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.