Sdílet prostřednictvím


ResourceManagerSdkClient.GetById(String, String) Method

Definition

public virtual Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResource GetById (string resourceId, string apiVersion);
abstract member GetById : string * string -> Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResource
override this.GetById : string * string -> Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResource
Public Overridable Function GetById (resourceId As String, apiVersion As String) As PSResource

Parameters

resourceId
String
apiVersion
String

Returns

Applies to