Amazon.CodeDeploy.Model.ListDeploymentGroupsResponse.IsSetDeploymentGroups C# (CSharp) Метод

IsSetDeploymentGroups() приватный Метод

private IsSetDeploymentGroups ( ) : bool
Результат bool
        internal bool IsSetDeploymentGroups()
        {
            return this._deploymentGroups != null && this._deploymentGroups.Count > 0; 
        }