ITrafficAnalyticsConfigurationProperties.WorkspaceRegion Property

Definition

The location of the attached workspace.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="The location of the attached workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workspaceRegion", Update=true)]
public string WorkspaceRegion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="The location of the attached workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workspaceRegion", Update=true)>]
member this.WorkspaceRegion : string with get, set
Public Property WorkspaceRegion As String

Property Value

Attributes

Applies to