Amazon.Batch.Model.JobDefinition.IsSetContainerProperties C# (CSharp) 메소드

IsSetContainerProperties() 개인적인 메소드

private IsSetContainerProperties ( ) : bool
리턴 bool
        internal bool IsSetContainerProperties()
        {
            return this._containerProperties != null;
        }