Reseller Class

  • java.lang.Object
    • com.azure.resourcemanager.consumption.models.Reseller

public final class Reseller

The reseller properties.

Constructor Summary

Constructor Description
Reseller()

Method Summary

Modifier and Type Method and Description
String resellerDescription()

Get the resellerDescription property: The reseller property description.

String resellerId()

Get the resellerId property: The reseller property ID.

void validate()

Validates the instance.

Methods inherited from java.lang.Object

Constructor Details

Reseller

public Reseller()

Method Details

resellerDescription

public String resellerDescription()

Get the resellerDescription property: The reseller property description.

Returns:

the resellerDescription value.

resellerId

public String resellerId()

Get the resellerId property: The reseller property ID.

Returns:

the resellerId value.

validate

public void validate()

Validates the instance.

Applies to