Amazon.EC2.Model.PrivateIpAddressSpecification.IsSetPrimary C# (CSharp) 메소드

IsSetPrimary() 개인적인 메소드

private IsSetPrimary ( ) : bool
리턴 bool
        internal bool IsSetPrimary()
        {
            return this._primary.HasValue; 
        }
PrivateIpAddressSpecification