Amazon.ApplicationDiscoveryService.Model.StopDataCollectionByAgentIdsRequest.IsSetAgentIds C# (CSharp) Méthode

IsSetAgentIds() private méthode

private IsSetAgentIds ( ) : bool
Résultat bool
        internal bool IsSetAgentIds()
        {
            return this._agentIds != null && this._agentIds.Count > 0; 
        }
StopDataCollectionByAgentIdsRequest