次の方法で共有


OrganizationProfile Class

  • java.lang.Object
    • com.azure.resourcemanager.devopsinfrastructure.models.OrganizationProfile

public class OrganizationProfile

Defines the organization in which the pool will be used.

Constructor Summary

Constructor Description
OrganizationProfile()

Creates an instance of OrganizationProfile class.

Method Summary

Modifier and Type Method and Description
String kind()

Get the kind property: The kind property.

void validate()

Validates the instance.

Methods inherited from java.lang.Object

Constructor Details

OrganizationProfile

public OrganizationProfile()

Creates an instance of OrganizationProfile class.

Method Details

kind

public String kind()

Get the kind property: The kind property.

Returns:

the kind value.

validate

public void validate()

Validates the instance.

Applies to