Uses of Class
com.azure.resourcemanager.appservice.models.CertificateOrderContact
Packages that use CertificateOrderContact
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of CertificateOrderContact in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return CertificateOrderContactModifier and TypeMethodDescriptionAppServiceCertificateOrderInner.contact()
Get the contact property: Contact info.AppServiceCertificateOrderPatchResourceProperties.contact()
Get the contact property: Contact info.AppServiceCertificateOrderProperties.contact()
Get the contact property: Contact info. -
Uses of CertificateOrderContact in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return CertificateOrderContactModifier and TypeMethodDescriptionAppServiceCertificateOrderPatchResource.contact()
Get the contact property: Contact info.static CertificateOrderContact
CertificateOrderContact.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of CertificateOrderContact from the JsonReader.Set the email property: The email property.CertificateOrderContact.withNameFirst
(String nameFirst) Set the nameFirst property: The nameFirst property.CertificateOrderContact.withNameLast
(String nameLast) Set the nameLast property: The nameLast property.Set the phone property: The phone property.