Microsoft.WindowsAzure.Management.CloudService.Model.GetDeploymentStatus.GetDeploymentStatus C# (CSharp) Метод

GetDeploymentStatus() публичный Метод

public GetDeploymentStatus ( ICommandRuntime commandRuntime ) : System
commandRuntime ICommandRuntime
Результат System
        public GetDeploymentStatus(ICommandRuntime commandRuntime)
        {
            CommandRuntime = commandRuntime;
        }

Same methods

GetDeploymentStatus::GetDeploymentStatus ( IServiceManagement channel, ICommandRuntime commandRuntime ) : System