OrganizationProfile Class
- java.
lang. Object - com.
azure. resourcemanager. devopsinfrastructure. models. OrganizationProfile
- com.
public class OrganizationProfile
Defines the organization in which the pool will be used.
Constructor Summary
| Constructor | Description |
|---|---|
| OrganizationProfile() |
Creates an instance of Organization |
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:
validate
public void validate()
Validates the instance.