ManagedProxyContent(String) Constructor

Definition

Initializes a new instance of ManagedProxyContent.

public ManagedProxyContent (string service);
new Azure.ResourceManager.HybridConnectivity.Models.ManagedProxyContent : string -> Azure.ResourceManager.HybridConnectivity.Models.ManagedProxyContent
Public Sub New (service As String)

Parameters

service
String

The name of the service.

Exceptions

service is null.

Applies to