ResourceManagerSdkClient.GetById(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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