| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TldLegalAgreementInner |
TldLegalAgreementInner.withAgreementKey(String agreementKey)
Set the agreementKey property: Unique identifier for the agreement.
|
TldLegalAgreementInner |
TldLegalAgreementInner.withContent(String content)
Set the content property: Agreement details.
|
TldLegalAgreementInner |
TldLegalAgreementInner.withTitle(String title)
Set the title property: Agreement title.
|
TldLegalAgreementInner |
TldLegalAgreementInner.withUrl(String url)
Set the url property: URL where a copy of the agreement details is hosted.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.