JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.appservice.implementation.TldLegalAgreementInner>
@Beta
public interface DomainLegalAgreement
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.appservice.implementation.TldLegalAgreementInner>
An immutable client-side representation of an Azure domain legal agreement.
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner
inner
Method Detail
agreementKey
String agreementKey()
Returns:
unique identifier for the agreement
title
String title()
Returns:
agreement title
content
String content()
Returns:
agreement details
url
String url()
Returns:
url where a copy of the agreement details is hosted
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */