次の方法で共有


App Service Environments - Get Private Link Resources

の説明 プライベート リンク リソースを取得します

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateLinkResources?api-version=2023-12-01

URI パラメーター

名前 / 必須 説明
name
path True

string

App Service Environmentの名前。

resourceGroupName
path True

string

リソースが属しているリソース グループの名前。

Regex pattern: ^[-\w\._\(\)]+[^\.]$

subscriptionId
path True

string

Azure のサブスクリプション ID。 これは GUID 形式の文字列です (たとえば、000000000-0000-0000-0000-000000000000000000000000000000000000000000000000000000000000、

api-version
query True

string

API バージョン

応答

名前 説明
200 OK

PrivateLinkResourcesWrapper

OK

Other Status Codes

DefaultErrorResponse

エラー応答をApp Serviceします。

セキュリティ

azure_auth

Azure Active Directory OAuth2 フロー

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

名前 説明
user_impersonation ユーザー アカウントの借用

Sample Request

GET https://management.azure.com/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-rg/providers/Microsoft.Web/hostingEnvironments/test-ase/privateLinkResources?api-version=2023-12-01

Sample Response

{
  "value": []
}

定義

名前 説明
DefaultErrorResponse

エラー応答をApp Serviceします。

Details
Error

エラー モデル。

PrivateLinkResource

プライベート リンク リソース

PrivateLinkResourceProperties

プライベート リンク リソースのプロパティ

PrivateLinkResourcesWrapper

プライベート リンク リソースのコレクションのラッパー

DefaultErrorResponse

エラー応答をApp Serviceします。

名前 説明
error

Error

エラー モデル。

Details

名前 説明
code

string

プログラムによってエラーを識別するための標準化された文字列。

message

string

詳細なエラーの説明とデバッグ情報。

target

string

詳細なエラーの説明とデバッグ情報。

Error

エラー モデル。

名前 説明
code

string

プログラムによってエラーを識別するための標準化された文字列。

details

Details[]

詳細なエラー。

innererror

string

エラーのデバッグに関する詳細情報。

message

string

詳細なエラーの説明とデバッグ情報。

target

string

詳細なエラーの説明とデバッグ情報。

PrivateLinkResource

プライベート リンク リソース

名前 説明
id

string

name

string

プライベート リンク リソースの名前

properties

PrivateLinkResourceProperties

プライベート リンク リソースのプロパティ

type

string

PrivateLinkResourceProperties

プライベート リンク リソースのプロパティ

名前 説明
groupId

string

プライベート リンク リソースの GroupId

requiredMembers

string[]

RequiredMembers of a private link resource

requiredZoneNames

string[]

プライベート リンク リソースの RequiredZoneNames

PrivateLinkResourcesWrapper

プライベート リンク リソースのコレクションのラッパー

名前 説明
value

PrivateLinkResource[]

プライベート リンク リソース