public final class DomainOwnershipIdentifierProperties extends Object
| Constructor and Description |
|---|
DomainOwnershipIdentifierProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
ownershipId()
Get the ownershipId property: Ownership Id.
|
void |
validate()
Validates the instance.
|
DomainOwnershipIdentifierProperties |
withOwnershipId(String ownershipId)
Set the ownershipId property: Ownership Id.
|
public String ownershipId()
public DomainOwnershipIdentifierProperties withOwnershipId(String ownershipId)
ownershipId - the ownershipId value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.