CloudOffering Class

  • java.lang.Object
    • com.azure.resourcemanager.security.models.CloudOffering

public class CloudOffering

The security offering details.

Constructor Summary

Constructor Description
CloudOffering()

Creates an instance of CloudOffering class.

Method Summary

Modifier and Type Method and Description
String description()

Get the description property: The offering description.

void validate()

Validates the instance.

Methods inherited from java.lang.Object

Constructor Details

CloudOffering

public CloudOffering()

Creates an instance of CloudOffering class.

Method Details

description

public String description()

Get the description property: The offering description.

Returns:

the description value.

validate

public void validate()

Validates the instance.

Applies to