Amazon.Batch.Model.RegisterJobDefinitionRequest.IsSetContainerProperties C# (CSharp) Méthode

IsSetContainerProperties() private méthode

private IsSetContainerProperties ( ) : bool
Résultat bool
        internal bool IsSetContainerProperties()
        {
            return this._containerProperties != null;
        }