Amazon.AutoScaling.Model.EnableMetricsCollectionRequest.IsSetGranularity C# (CSharp) 메소드

IsSetGranularity() 개인적인 메소드

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