次の方法で共有


ISolution.WorkspaceResourceId Property

Definition

The azure resourceId for the workspace where the solution will be deployed/enabled.

[Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.Info(Create=true, Description="The azure resourceId for the workspace where the solution will be deployed/enabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workspaceResourceId", Update=true)]
public string WorkspaceResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.Info(Create=true, Description="The azure resourceId for the workspace where the solution will be deployed/enabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workspaceResourceId", Update=true)>]
member this.WorkspaceResourceId : string with get, set
Public Property WorkspaceResourceId As String

Property Value

Attributes

Applies to