CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT> Interface
Type Parameters
- ParentT
the return type of WithAttach#attach()
Implements
public static interface CertificateCredential.UpdateDefinitionStages.WithAttach
extends InUpdate<ParentT>, WithStartDate<ParentT>, WithDuration<ParentT>, WithAuthFile<ParentT>
The final stage of the credential definition.
At this stage, more settings can be specified, or the credential definition can be attached to the parent application / service principal definition using WithAttach#attach().
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java