共用方式為


MessageScope(String) Constructor

Definition

Initializes a new instance of MessageScope.

public MessageScope (string value);
new Azure.ResourceManager.ProviderHub.Models.MessageScope : string -> Azure.ResourceManager.ProviderHub.Models.MessageScope
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to