Interface PrivateEndpoint.UpdateStages.WithIfNoneMatch

    • Method Detail

      • withIfNoneMatch

        PrivateEndpoint.Update withIfNoneMatch​(String ifNoneMatch)
        Specifies the ifNoneMatch property: Set to '*' to allow a new resource to be created, but to prevent updating an existing record set. Other values will result in a 412 Pre-condition Failed response..
        Parameters:
        ifNoneMatch - Set to '*' to allow a new resource to be created, but to prevent updating an existing record set. Other values will result in a 412 Pre-condition Failed response.
        Returns:
        the next definition stage.