Amazon.CodeDeploy.Model.GenericRevisionInfo.IsSetDeploymentGroups C# (CSharp) 메소드

IsSetDeploymentGroups() 개인적인 메소드

private IsSetDeploymentGroups ( ) : bool
리턴 bool
        internal bool IsSetDeploymentGroups()
        {
            return this._deploymentGroups != null && this._deploymentGroups.Count > 0; 
        }