Reference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API class Google::Cloud::ManagedIdentities::V1::CreateMicrosoftAdDomainRequest.
Request message for [CreateMicrosoftAdDomain][google.cloud.managedidentities.v1.CreateMicrosoftAdDomain]
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#domain
def domain() -> ::Google::Cloud::ManagedIdentities::V1::Domain
- (::Google::Cloud::ManagedIdentities::V1::Domain) — Required. A Managed Identity domain resource.
#domain=
def domain=(value) -> ::Google::Cloud::ManagedIdentities::V1::Domain
- value (::Google::Cloud::ManagedIdentities::V1::Domain) — Required. A Managed Identity domain resource.
- (::Google::Cloud::ManagedIdentities::V1::Domain) — Required. A Managed Identity domain resource.
#domain_name
def domain_name() -> ::String
-
(::String) —
Required. The fully qualified domain name. e.g. mydomain.myorganization.com, with the following restrictions:
- Must contain only lowercase letters, numbers, periods and hyphens.
- Must start with a letter.
- Must contain between 2-64 characters.
- Must end with a number or a letter.
- Must not start with period.
- First segement length (mydomain form example above) shouldn't exceed 15 chars.
- The last segment cannot be fully numeric.
- Must be unique within the customer project.
#domain_name=
def domain_name=(value) -> ::String
-
value (::String) —
Required. The fully qualified domain name. e.g. mydomain.myorganization.com, with the following restrictions:
- Must contain only lowercase letters, numbers, periods and hyphens.
- Must start with a letter.
- Must contain between 2-64 characters.
- Must end with a number or a letter.
- Must not start with period.
- First segement length (mydomain form example above) shouldn't exceed 15 chars.
- The last segment cannot be fully numeric.
- Must be unique within the customer project.
-
(::String) —
Required. The fully qualified domain name. e.g. mydomain.myorganization.com, with the following restrictions:
- Must contain only lowercase letters, numbers, periods and hyphens.
- Must start with a letter.
- Must contain between 2-64 characters.
- Must end with a number or a letter.
- Must not start with period.
- First segement length (mydomain form example above) shouldn't exceed 15 chars.
- The last segment cannot be fully numeric.
- Must be unique within the customer project.
#parent
def parent() -> ::String
-
(::String) — Required. The resource project name and location using the form:
projects/{project_id}/locations/global
#parent=
def parent=(value) -> ::String
-
value (::String) — Required. The resource project name and location using the form:
projects/{project_id}/locations/global
-
(::String) — Required. The resource project name and location using the form:
projects/{project_id}/locations/global