次の方法で共有


FabricProfile Class

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

public class FabricProfile

Defines the type of fabric the agent will run on.

Constructor Summary

Constructor Description
FabricProfile()

Creates an instance of FabricProfile 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

FabricProfile

public FabricProfile()

Creates an instance of FabricProfile 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