Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload model for az monitor private-link-scope #282

Merged
merged 1 commit into from
Aug 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions Commands/monitor/private-link-scope/_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _monitor private-link-scope create_

Create a private link scope resource.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fQ==/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{} 2019-10-17-preview -->

#### examples

- Create a private link scope resource.
```bash
monitor private-link-scope create --name MyAzureMonitorPrivateLinkScope --resource-group MyResourceGroup
```
16 changes: 16 additions & 0 deletions Commands/monitor/private-link-scope/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _monitor private-link-scope delete_

Delete a monitor private link scope resource.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fQ==/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{} 2019-10-17-preview -->

#### examples

- Delete a monitor private link scope resource.
```bash
monitor private-link-scope delete --name MyAzureMonitorPrivateLinkScope --resource-group MyResourceGroup
```
17 changes: 17 additions & 0 deletions Commands/monitor/private-link-scope/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# [Command] _monitor private-link-scope list_

List all monitor private link scope resource.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcw==/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/providers/microsoft.insights/privatelinkscopes 2019-10-17-preview -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes 2019-10-17-preview -->

#### examples

- List all monitor private link scope resources.
```bash
monitor private-link-scope list -g MyResourceGroup
```
16 changes: 16 additions & 0 deletions Commands/monitor/private-link-scope/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _monitor private-link-scope show_

Show a monitor private link scope resource.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fQ==/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{} 2019-10-17-preview -->

#### examples

- Show a monitor private link scope resource.
```bash
monitor private-link-scope show --name MyAzureMonitorPrivateLinkScope --resource-group MyResourceGroup
```
16 changes: 16 additions & 0 deletions Commands/monitor/private-link-scope/_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _monitor private-link-scope update_

Update a monitor private link scope resource.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fQ==/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{} 2019-10-17-preview -->

#### examples

- Update a monitor private link scope resource.
```bash
monitor private-link-scope update --name MyAzureMonitorPrivateLinkScope --resource-group MyResourceGroup --tags foo=bar
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _monitor private-link-scope private-endpoint-connection create_

Create a private endpoint connection with a given name.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fS9wcml2YXRlZW5kcG9pbnRjb25uZWN0aW9ucy97fQ==/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{}/privateendpointconnections/{} 2019-10-17-preview -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _monitor private-link-scope private-endpoint-connection delete_

Delete a private endpoint connection of a private link scope resource.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fS9wcml2YXRlZW5kcG9pbnRjb25uZWN0aW9ucy97fQ==/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{}/privateendpointconnections/{} 2019-10-17-preview -->

#### examples

- Delete a private endpoint connection of a private link scope resource.
```bash
monitor private-link-scope private-endpoint-connection delete -n MyName -g MyResourceGroup --scope-name MyScope
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _monitor private-link-scope private-endpoint-connection list_

List all private endpoint connections on a private link scope.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fS9wcml2YXRlZW5kcG9pbnRjb25uZWN0aW9ucw==/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{}/privateendpointconnections 2019-10-17-preview -->

#### examples

- List all private endpoint connections on a private link scope.
```bash
monitor private-link-scope private-endpoint-connection list -g MyResourceGroup --scope-name MyScope
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _monitor private-link-scope private-endpoint-connection show_

Show a private endpoint connection of a private link scope resource.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fS9wcml2YXRlZW5kcG9pbnRjb25uZWN0aW9ucy97fQ==/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{}/privateendpointconnections/{} 2019-10-17-preview -->

#### examples

- Show a private endpoint connection of a private link scope resource.
```bash
monitor private-link-scope private-endpoint-connection show -n MyName -g MyResourceGroup --scope-name MyScope
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _monitor private-link-scope private-endpoint-connection update_

Update a private endpoint connection with a given name.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fS9wcml2YXRlZW5kcG9pbnRjb25uZWN0aW9ucy97fQ==/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{}/privateendpointconnections/{} 2019-10-17-preview -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# [Group] _monitor private-link-scope private-endpoint-connection_

Manage private endpoint connection of a private link scope resource.

## Commands

- [create](/Commands/monitor/private-link-scope/private-endpoint-connection/_create.md)
: Create a private endpoint connection with a given name.

- [delete](/Commands/monitor/private-link-scope/private-endpoint-connection/_delete.md)
: Delete a private endpoint connection of a private link scope resource.

- [list](/Commands/monitor/private-link-scope/private-endpoint-connection/_list.md)
: List all private endpoint connections on a private link scope.

- [show](/Commands/monitor/private-link-scope/private-endpoint-connection/_show.md)
: Show a private endpoint connection of a private link scope resource.

- [update](/Commands/monitor/private-link-scope/private-endpoint-connection/_update.md)
: Update a private endpoint connection with a given name.
16 changes: 16 additions & 0 deletions Commands/monitor/private-link-scope/private-link-resource/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _monitor private-link-scope private-link-resource list_

List all private link resources of a private link scope resource.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fS9wcml2YXRlbGlua3Jlc291cmNlcw==/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{}/privatelinkresources 2019-10-17-preview -->

#### examples

- List all private link resources of a private link scope resource.
```bash
monitor private-link-scope private-link-resource list --scope-name MyScope -g MyResourceGroup
```
16 changes: 16 additions & 0 deletions Commands/monitor/private-link-scope/private-link-resource/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _monitor private-link-scope private-link-resource show_

Show a private link resource of a private link scope resource.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fS9wcml2YXRlbGlua3Jlc291cmNlcy97fQ==/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{}/privatelinkresources/{} 2019-10-17-preview -->

#### examples

- Show a private link resource of a private link scope resource.
```bash
monitor private-link-scope scoped-resource show -n MyName -g MyResourceGroup --scope-name MyScope
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# [Group] _monitor private-link-scope private-link-resource_

Manage private link resource of a private link scope resource.

## Commands

- [list](/Commands/monitor/private-link-scope/private-link-resource/_list.md)
: List all private link resources of a private link scope resource.

- [show](/Commands/monitor/private-link-scope/private-link-resource/_show.md)
: Show a private link resource of a private link scope resource.
31 changes: 31 additions & 0 deletions Commands/monitor/private-link-scope/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# [Group] _monitor private-link-scope_

Manage monitor private link scope resource.

## Subgroups

- [private-endpoint-connection](/Commands/monitor/private-link-scope/private-endpoint-connection/readme.md)
: Manage private endpoint connection of a private link scope resource.

- [private-link-resource](/Commands/monitor/private-link-scope/private-link-resource/readme.md)
: Manage private link resource of a private link scope resource.

- [scoped-resource](/Commands/monitor/private-link-scope/scoped-resource/readme.md)
: Manage scoped resource of a private link scope resource.

## Commands

- [create](/Commands/monitor/private-link-scope/_create.md)
: Create a private link scope resource.

- [delete](/Commands/monitor/private-link-scope/_delete.md)
: Delete a monitor private link scope resource.

- [list](/Commands/monitor/private-link-scope/_list.md)
: List all monitor private link scope resource.

- [show](/Commands/monitor/private-link-scope/_show.md)
: Show a monitor private link scope resource.

- [update](/Commands/monitor/private-link-scope/_update.md)
: Update a monitor private link scope resource.
16 changes: 16 additions & 0 deletions Commands/monitor/private-link-scope/scoped-resource/_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _monitor private-link-scope scoped-resource create_

Create a scoped resource for a private link scope resource.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fS9zY29wZWRyZXNvdXJjZXMve30=/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{}/scopedresources/{} 2019-10-17-preview -->

#### examples

- Create a scoped resource for a private link scope resource.
```bash
monitor private-link-scope scoped-resource create -g MyResourceGroup -n MyName --linked-resource MyID --scope-name MyScope
```
16 changes: 16 additions & 0 deletions Commands/monitor/private-link-scope/scoped-resource/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _monitor private-link-scope scoped-resource delete_

Delete a scoped resource of a private link scope resource.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fS9zY29wZWRyZXNvdXJjZXMve30=/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{}/scopedresources/{} 2019-10-17-preview -->

#### examples

- Delete a scoped resource of a private link scope resource.
```bash
monitor private-link-scope scoped-resource delete -g MyResourceGroup -n MyName --scope-name MyScope
```
16 changes: 16 additions & 0 deletions Commands/monitor/private-link-scope/scoped-resource/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _monitor private-link-scope scoped-resource list_

List all scoped resource of a private link scope resource.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fS9zY29wZWRyZXNvdXJjZXM=/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{}/scopedresources 2019-10-17-preview -->

#### examples

- List all scoped resource of a private link scope resource.
```bash
monitor private-link-scope scoped-resource list -g MyResourceGroup --scope-name MyScope
```
16 changes: 16 additions & 0 deletions Commands/monitor/private-link-scope/scoped-resource/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _monitor private-link-scope scoped-resource show_

Show a scoped resource of a private link scope resource.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fS9zY29wZWRyZXNvdXJjZXMve30=/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{}/scopedresources/{} 2019-10-17-preview -->

#### examples

- Show a scoped resource of a private link scope resource.
```bash
monitor private-link-scope scoped-resource show -g MyResourceGroup -n MyName --scope-name MyScope
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _monitor private-link-scope scoped-resource update_

Update a private endpoint connection with a given name.

## Versions

### [2019-10-17-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9wcml2YXRlbGlua3Njb3Blcy97fS9zY29wZWRyZXNvdXJjZXMve30=/2019-10-17-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.insights/privatelinkscopes/{}/scopedresources/{} 2019-10-17-preview -->
20 changes: 20 additions & 0 deletions Commands/monitor/private-link-scope/scoped-resource/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# [Group] _monitor private-link-scope scoped-resource_

Manage scoped resource of a private link scope resource.

## Commands

- [create](/Commands/monitor/private-link-scope/scoped-resource/_create.md)
: Create a scoped resource for a private link scope resource.

- [delete](/Commands/monitor/private-link-scope/scoped-resource/_delete.md)
: Delete a scoped resource of a private link scope resource.

- [list](/Commands/monitor/private-link-scope/scoped-resource/_list.md)
: List all scoped resource of a private link scope resource.

- [show](/Commands/monitor/private-link-scope/scoped-resource/_show.md)
: Show a scoped resource of a private link scope resource.

- [update](/Commands/monitor/private-link-scope/scoped-resource/_update.md)
: Update a private endpoint connection with a given name.
3 changes: 3 additions & 0 deletions Commands/monitor/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ Manage the Azure Monitor Service.

- [log-profiles](/Commands/monitor/log-profiles/readme.md)
: Manage log profiles.

- [private-link-scope](/Commands/monitor/private-link-scope/readme.md)
: Manage monitor private link scope resource.
Loading