public class RecordSetUpdateParameters extends Object
Constructor and Description |
---|
RecordSetUpdateParameters() |
Modifier and Type | Method and Description |
---|---|
com.microsoft.azure.management.dns.implementation.RecordSetInner |
recordSet()
Get the recordSet value.
|
RecordSetUpdateParameters |
withRecordSet(com.microsoft.azure.management.dns.implementation.RecordSetInner recordSet)
Set the recordSet value.
|
public com.microsoft.azure.management.dns.implementation.RecordSetInner recordSet()
public RecordSetUpdateParameters withRecordSet(com.microsoft.azure.management.dns.implementation.RecordSetInner recordSet)
recordSet
- the recordSet value to setCopyright © 2019. All rights reserved.