PostgreSqlExtensions.GetPostgreSqlPrivateLinkResource 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.
Gets an object representing a PostgreSqlPrivateLinkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a PostgreSqlPrivateLinkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPostgreSqlPrivateLinkResource(ResourceIdentifier) instead.
public static Azure.ResourceManager.PostgreSql.PostgreSqlPrivateLinkResource GetPostgreSqlPrivateLinkResource(this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier id);
static member GetPostgreSqlPrivateLinkResource : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.PostgreSql.PostgreSqlPrivateLinkResource
<Extension()>
Public Function GetPostgreSqlPrivateLinkResource (client As ArmClient, id As ResourceIdentifier) As PostgreSqlPrivateLinkResource
The resource ID of the resource to get.
Returns a PostgreSqlPrivateLinkResource object.
client
is null.
Applies to
Produkt | Verze |
---|---|
Azure SDK for .NET | Latest, Preview |
Zpětná vazba k produktu Azure SDK for .NET
Azure SDK for .NET je open source projekt. Vyberte odkaz pro poskytnutí zpětné vazby: