FabricProfile Class
- java.
lang. Object - com.
azure. resourcemanager. devopsinfrastructure. models. FabricProfile
- com.
public class FabricProfile
Defines the type of fabric the agent will run on.
Constructor Summary
| Constructor | Description |
|---|---|
| FabricProfile() |
Creates an instance of Fabric |
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
FabricProfile
public FabricProfile()
Creates an instance of FabricProfile class.
Method Details
kind
public String kind()
Get the kind property: The kind property.
Returns:
validate
public void validate()
Validates the instance.