Метод | Описание | |
---|---|---|
FromResourceGroupIdentifier ( string resourceGroupId ) : |
||
GetProviderFromResourceType ( string resourceType ) : string | ||
GetTypeFromResourceType ( string resourceType ) : string | ||
ResourceIdentifier ( ) : System | ||
ResourceIdentifier ( string idFromServer ) : System | ||
ToString ( ) : string |
Метод | Описание | |
---|---|---|
AppendIfNotNull ( StringBuilder resourceId, string format, string value ) : void |
public static FromResourceGroupIdentifier ( string resourceGroupId ) : |
||
resourceGroupId | string | |
Результат |
public static GetProviderFromResourceType ( string resourceType ) : string | ||
resourceType | string | |
Результат | string |
public static GetTypeFromResourceType ( string resourceType ) : string | ||
resourceType | string | |
Результат | string |
public ResourceIdentifier ( string idFromServer ) : System | ||
idFromServer | string | |
Результат | System |