ResourcesExtensions.ToPSResource 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 static Microsoft.Azure.Commands.Resources.Models.PSResource ToPSResource (this Microsoft.Azure.Management.ResourceManager.Models.GenericResource resource, Microsoft.Azure.Commands.Resources.Models.ResourcesClient client, bool minimal);
static member ToPSResource : Microsoft.Azure.Management.ResourceManager.Models.GenericResource * Microsoft.Azure.Commands.Resources.Models.ResourcesClient * bool -> Microsoft.Azure.Commands.Resources.Models.PSResource
<Extension()>
Public Function ToPSResource (resource As GenericResource, client As ResourcesClient, minimal As Boolean) As PSResource
Parameters
- resource
- GenericResource
- client
- ResourcesClient
- minimal
- Boolean