메소드 | 설명 | |
---|---|---|
List ( this operations, ResourceIdentity identity ) : |
Gets a list of resource providers.
|
|
ListAsync ( this operations, ResourceIdentity identity ) : Task |
Gets a list of resource providers.
|
public static List ( this operations, ResourceIdentity identity ) : |
||
operations | this | /// Reference to the /// Microsoft.Azure.Management.Internal.Resources.IResourceProviderOperationDetailsOperations. /// |
identity | ResourceIdentity | /// Required. Resource identity. /// |
리턴 |
public static ListAsync ( this operations, ResourceIdentity identity ) : Task |
||
operations | this | /// Reference to the /// Microsoft.Azure.Management.Internal.Resources.IResourceProviderOperationDetailsOperations. /// |
identity | ResourceIdentity | /// Required. Resource identity. /// |
리턴 | Task |