HostedServiceCreateParameters 생성자 (String, String)
Initializes a new instance of the HostedServiceCreateParameters class with required arguments.
네임스페이스: Microsoft.WindowsAzure.Management.Compute.Models
어셈블리: Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute
사용량
‘사용 방법
Dim serviceName As String
Dim label As String
Dim instance As New HostedServiceCreateParameters(serviceName, label)
구문
‘선언
Public Sub New ( _
serviceName As String, _
label As String _
)
public HostedServiceCreateParameters (
string serviceName,
string label
)
public:
HostedServiceCreateParameters (
String^ serviceName,
String^ label
)
public HostedServiceCreateParameters (
String serviceName,
String label
)
public function HostedServiceCreateParameters (
serviceName : String,
label : String
)
설명
플랫폼
개발 플랫폼
Windows Vista, Windows 7 및 Windows Server 2008
대상 플랫폼
참고 항목
참조
HostedServiceCreateParameters 클래스
HostedServiceCreateParameters 멤버
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스