HasResourceGroup Interface
public interface HasResourceGroup
An interface representing a model that has a resource group name.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract String | resourceGroupName() |
Method Details
resourceGroupName
public abstract String resourceGroupName()
Returns:
the name of the resource group
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java