Home
last modified time | relevance | path

Searched refs:targetDnsIpAddresses (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DReconfigureTrustRequest.php26 public $targetDnsIpAddresses; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\ReconfigureTrustRequest
35 public function setTargetDnsIpAddresses($targetDnsIpAddresses) argument
37 $this->targetDnsIpAddresses = $targetDnsIpAddresses;
44 return $this->targetDnsIpAddresses;
H A DTrust.php46 public $targetDnsIpAddresses; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Trust
141 public function setTargetDnsIpAddresses($targetDnsIpAddresses) argument
143 $this->targetDnsIpAddresses = $targetDnsIpAddresses;
150 return $this->targetDnsIpAddresses;